-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
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
INTEGRATION_TESTS=true CGO_ENABLED=0 go test -mod=vendor -vet=all -tags=osusergo ./... -timeout 600s -json -covermode=count -coverprofile=coverage.out | tparse
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ FAIL package: github.com/cilium/cilium/pkg/proxy/proxyports ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
--- FAIL: TestPortAllocator (0.03s)
time="2024-12-04T16:10:01.594485479Z" level=info msg="Adding new proxy port rules for listener1:16541" id=listener1 subsys=proxy
proxyports_test.go:[116](https://github.com/cilium/cilium/actions/runs/12163527791/job/33922942368#step:13:117):
Error Trace: /home/runner/work/cilium/cilium/pkg/proxy/proxyports/proxyports_test.go:116
Error: Not equal:
expected: 0
actual : 1
Test: TestPortAllocator
https://github.com/cilium/cilium/actions/runs/12163527791/job/33922942368
Looks like a recent change may be the cause? @jrajahalme
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!