Skip to content

CI: integration-test: Test/EndpointManagerSuite/TestLookupIPv4 #27837

@christarazi

Description

@christarazi

CI failure

INTEGRATION_TESTS=true CGO_ENABLED=0 go test  -mod=vendor -tags=osusergo -ldflags "-X github.com/cilium/cilium/pkg/datapath.DatapathSHA256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" ./... -timeout 600s  -json -covermode=count -coverprofile=coverage.out | tparse
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃   FAIL  package: github.com/cilium/cilium/pkg/endpointmanager   ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛

--- FAIL: Test (0.16s)
--- FAIL: Test/EndpointManagerSuite (0.16s)
--- FAIL: Test/EndpointManagerSuite/TestLookupIPv4 (0.01s)

    manager_test.go:590: 
        ... obtained *endpoint.Endpoint = (*endpoint.Endpoint)(nil) (<nil>)
        ... expected *endpoint.Endpoint = &endpoint.Endpoint{owner:(*endpointmanager.EndpointManagerSuite)(0xc0008565f0), ...
        +}
        
        

make: *** [Makefile:130: integration-tests] Error 1

Metadata

Metadata

Assignees

Labels

area/CIContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions