Skip to content

CI: Runtime Test (privileged) - Test_NeighborGracefulRestart - did not receive expected peering state ["ESTABLISHED"] #28415

@gandro

Description

CI failure

--- FAIL: Test_NeighborGracefulRestart (60.05s)
    --- FAIL: Test_NeighborGracefulRestart/add_neighbor_with_defaults (59.49s)
        neighbor_test.go:309: 
            	Error Trace:	/host/pkg/bgpv1/test/neighbor_test.go:309
            	            				/root/sdk/go1.21.1/src/runtime/asm_amd64.s:1650
            	Error:      	"[]" should have 1 item(s), but has 0
            	Test:       	Test_NeighborGracefulRestart/add_neighbor_with_defaults
        neighbor_test.go:325: 
            	Error Trace:	/host/pkg/bgpv1/test/neighbor_test.go:325
            	Error:      	Condition never satisfied
            	Test:       	Test_NeighborGracefulRestart/add_neighbor_with_defaults
    --- FAIL: Test_NeighborGracefulRestart/update_graceful_restart_with_defaults (0.00s)
        neighbor_test.go:298: 
            	Error Trace:	/host/pkg/bgpv1/test/neighbor_test.go:298
            	Error:      	Received unexpected error:
            	            	did not receive expected peering state ["ESTABLISHED"], context deadline exceeded
            	Test:       	Test_NeighborGracefulRestart/update_graceful_restart_with_defaults
    --- FAIL: Test_NeighborGracefulRestart/update_graceful_restart,_restart_time (0.00s)
        neighbor_test.go:298: 
            	Error Trace:	/host/pkg/bgpv1/test/neighbor_test.go:298
            	Error:      	Received unexpected error:
            	            	did not receive expected peering state ["ESTABLISHED"], context deadline exceeded
            	Test:       	Test_NeighborGracefulRestart/update_graceful_restart,_restart_time
    --- FAIL: Test_NeighborGracefulRestart/disable_graceful_restart (0.00s)
        neighbor_test.go:298: 
            	Error Trace:	/host/pkg/bgpv1/test/neighbor_test.go:298
            	Error:      	Received unexpected error:
            	            	did not receive expected peering state ["ESTABLISHED"], context deadline exceeded
            	Test:       	Test_NeighborGracefulRestart/disable_graceful_restart
FAIL

Observed in a PR which does not contain any code changes: https://github.com/cilium/cilium/actions/runs/6418224530/job/17425610778

cc @cilium/sig-bgp

Metadata

Assignees

Labels

area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions