gxthrj commented on pull request #647:
URL:
https://github.com/apache/apisix-ingress-controller/pull/647#issuecomment-909938157
@chzhuo PTAL, the e2e failed.
```
--- FAIL: TestRunE2E (0.01s)
panic: runtime error: invalid memory address or nil pointer dereference
[recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x120 pc=0x17c37be]
goroutine 20 [running]:
testing.tRunner.func1(0xc0004d4500)
/opt/hostedtoolcache/go/1.13.15/x64/src/testing/testing.go:874 +0x3a3
panic(0x1a04a00, 0x2dca670)
/opt/hostedtoolcache/go/1.13.15/x64/src/runtime/panic.go:679 +0x1b2
github.com/apache/apisix-ingress-controller/test/e2e/scaffold.(*Scaffold).DefaultHTTPBackend(0xc00028f5c0,
0xc00028f5c0, 0x5b1, 0x3b9aca00, 0x60, 0x70)
/home/runner/work/apisix-ingress-controller/apisix-ingress-controller/test/e2e/scaffold/scaffold.go:158
+0x3e
github.com/apache/apisix-ingress-controller/test/e2e/features.glob..func5()
/home/runner/work/apisix-ingress-controller/apisix-ingress-controller/test/e2e/features/retries.go:37
+0x10c
github.com/onsi/ginkgo/internal/suite.(*Suite).PushContainerNode(0xc00003ca80,
0x1c441c5, 0x7, 0x1d24770, 0x0, 0x2d2387f, 0x62, 0x1a, 0xc000570900, 0xb1)
/home/runner/go/pkg/mod/github.com/onsi/[email protected]/internal/suite/suite.go:181
+0x31b
github.com/onsi/ginkgo/internal/suite.(*Suite).Run(0xc00003ca80,
0x7f26790bba50, 0xc0004d4500, 0x1c62bc7, 0x1e, 0xc00036c000, 0x1, 0x1,
0x2013500, 0xc00008aa00, ...)
/home/runner/go/pkg/mod/github.com/onsi/[email protected]/internal/suite/suite.go:70
+0x19e
github.com/onsi/ginkgo.runSpecsWithCustomReporters(0x1fca2c0, 0xc0004d4500,
0x1c62bc7, 0x1e, 0xc000061718, 0x1, 0x1, 0x0)
/home/runner/go/pkg/mod/github.com/onsi/[email protected]/ginkgo_dsl.go:238 +0x217
github.com/onsi/ginkgo.RunSpecs(0x1fca2c0, 0xc0004d4500, 0x1c62bc7, 0x1e,
0xc0000533c0)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]