Skip to content

e2e test panic #8108

@zhaohuabing

Description

@zhaohuabing
        --- FAIL: TestE2E/HTTPExtAuth/without_Authorization_header (10.01s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked]
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x3b1c15d]

goroutine 2614 [running]:
testing.tRunner.func1.2({0x5fb8ce0, 0xe757190})
	/opt/hostedtoolcache/go/1.25.6/x64/src/testing/testing.go:1872 +0x237
testing.tRunner.func1()
	/opt/hostedtoolcache/go/1.25.6/x64/src/testing/testing.go:1875 +0x35b
panic({0x5fb8ce0?, 0xe757190?})
	/opt/hostedtoolcache/go/1.25.6/x64/src/runtime/panic.go:783 +0x132
sigs.k8s.io/gateway-api/conformance/utils/http.CompareRoundTrip(_, _, _, _, {{{0x687fca6, 0xf}, {0x685958d, 0x3}, {0x685e6d5, 0x6}, ...}, ...})
	/home/runner/go/pkg/mod/sigs.k8s.io/gateway-api@v1.4.1/conformance/utils/http/http.go:309 +0x1d
github.com/envoyproxy/gateway/test/e2e/tests.init.func118.2(0xc001aa5180)
	/home/runner/work/gateway/gateway/test/e2e/tests/ext_auth_http_service.go:105 +0x44e
testing.tRunner(0xc001aa5180, 0xc0017c7720)
	/opt/hostedtoolcache/go/1.25.6/x64/src/testing/testing.go:1934 +0xea
created by testing.(*T).Run in goroutine 2567
	/opt/hostedtoolcache/go/1.25.6/x64/src/testing/testing.go:1997 +0x465
FAIL	github.com/envoyproxy/gateway/test/e2e	333.074s
FAIL
make[1]: *** [tools/make/kube.mk:278: run-e2e] Error 1
make[1]: Leaving directory '/home/runner/work/gateway/gateway'
make: *** [Makefile:18: _run] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions