-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Closed
Copy link
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!
Description
CI failure
The Cilium E2E upgrade workflow on the v1.15 branch appears to have a success rate at around 35% [1] since having been enabled again ~3 weeks ago [2]. From a quick look, most of the failures appear to be due to no-unexpected-packet-drops
:
❌ Found unexpected packet drops:
{
"labels": {
"direction": "EGRESS",
"reason": "Missed tail call"
},
"name": "cilium_drop_count_total",
"value": 1
}
Example runs:
- https://github.com/cilium/cilium/actions/runs/11546212158/job/32134246250
- https://github.com/cilium/cilium/actions/runs/11546212158/job/32134247860
- https://github.com/cilium/cilium/actions/runs/11543410791/job/32127773250
- https://github.com/cilium/cilium/actions/runs/11528102534/job/32094779424
- https://github.com/cilium/cilium/actions/runs/11524650199/job/32085300272
[1]: https://github.com/cilium/cilium/actions/workflows/tests-e2e-upgrade.yaml?query=event%3Aworkflow_dispatch+branch%3Av1.15
[2]: 9bde97d
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!